From: Huji Date: Fri, 16 May 2008 06:35:59 +0000 (+0000) Subject: There is no plan on how to translate the special page names, and longer names are... X-Git-Tag: 1.31.0-rc.0~47599 X-Git-Url: http://git.cyclocoop.org/%22.%24info%5B?a=commitdiff_plain;h=9317af6f93925d8a7c25658e842c9ac7d643cf42;p=lhc%2Fweb%2Fwiklou.git There is no plan on how to translate the special page names, and longer names are really hard to translate. To maintain integrity, the only translation is removed. --- diff --git a/languages/messages/MessagesFa.php b/languages/messages/MessagesFa.php index 6e5c2a0ed7..6820fb7a9f 100644 --- a/languages/messages/MessagesFa.php +++ b/languages/messages/MessagesFa.php @@ -267,10 +267,6 @@ $magicWords = array( 'hiddencat' => array( 1, '__رده‌پنهان__', '__HIDDENCAT__' ), ); -$specialPageAliases = array( - 'DoubleRedirects' => array( 'تغییرمسیردوتایی' ), -); - # Harakat are intentionally not included in the linkTrail. Their addition should # take place after enough tests. $linkTrail = "/^([ابپتثجچحخدذرزژسشصضطظعغفقکگلمنوهیآأئؤة‌]+)(.*)$/sDu";